home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /* Alert Buttons */
-
- "OK" = "OK";
- "Cancel" = "Annuler";
- "Quit" = "Quitter";
- "Quit Anyway" = "Quitter malgré tout";
- "Close" = "Fermer";
- "Delete" = "Supprimer";
- "Open Anyway" = "Ouvrir malgré tout";
- "Deliver Anyway" = "Expédier malgré tout";
- "Close Anyway" = "Fermer malgré tout";
-
- /* The title of the Font Menu (jmh->Bryan you should get your font menu from nib) - string comparison is real bas in this case) */
-
- "Font" = "Typographie";
- "Show Ruler" = "Afficher la règle";
- "Hide Ruler" = "Masquer la règle";
-
- /* Icon button strings */
- /* Lip Service */
- "Play" = "Lire";
- "Record" = "Enregistrer";
- "Stop" = "Arrêter";
- "Pause" = "Pause";
- "Erase" = "Effacer";
- "Insert" = "Insérer";
-
- /* Mbox window */
- "Send" = "Envoyer";
- "Compose" = "Composer";
- "Mailboxes" = "Boîtes";
- "Get Mail" = "Relever";
- "Find" = "Rechercher";
-
- /* Send window */
- "Deliver" = "Expédier";
- "Options" = "Options";
- "Lip Service" = "Vocal";
- "Addresses" = "Adresses";
- "Reply All" = "Rép. à tous";
- "Reply " = "Répondre";
- "All" = "";
- "Forward" = "Faire suivre";
- "Non-NeXT" = "Non-NeXT";
- "Receipt" = "Récépissé";
- "No Receipt" = "Pas de récép";
- "NeXT Mail" = "NeXT Mail";
- "Encrypt" = "Encryptage";
- "No Encrypt" = "Pas d'encryptage";
-